home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1995 August / PSL Monthly Shareware CD-ROM Volume 3 Number 8 (Public Software Library).bin / screens / vsrc10a.bmp (.png) < prev    next >
Bitmap Image  |  1995-07-05  |  40KB  |  635x480  |  4-bit (11 colors)
Labels: text | screenshot | software | display | computer icon | web page | operating system | website | number | multimedia software | office application software
OCR: Visible :: Source developers' code listings Visible :: Source repository a product of RCC Sort by: Description Lang + Unregistered Copy ProjectRef Code SourceName Description of Entry Project Reference Source File Name Language/Compil + Form free memory vsrc fvform.pas OP Outtext fragment none hello.c C + Description of Entry Project Reference Source File Name Language/C Form free memory vsrc fvform.pas OP Author wb Notes Comment text up to 70 characters in length may be entered I Code Listing procedure Form1 . FormClose (Sender: TObject; var Action: TCloseAction) begin Action := caFree; end;